small changes
authorOwen Taylor <otaylor@src.gnome.org>
Thu, 24 Feb 2000 04:35:05 +0000 (04:35 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Thu, 24 Feb 2000 04:35:05 +0000 (04:35 +0000)
TODO.xml

index 5b4ea0c448f63b4fd685d901b2f5fd06c4be9e55..50303f43774e8f8f84beed428339449882ec32ab 100644 (file)
--- a/TODO.xml
+++ b/TODO.xml
          Currently, GTK+ has a large number of list and tree widgets
          (GtkList, GtkTree, GtkCList, GtkCTree), none of which are
          ideal. The GtkList and GtkTree widgets perform badly on large
-         sets. (GtkTree widget is also quite buggy.) GtkCList
+         number of items. (GtkTree widget is also quite buggy.) GtkCList
          and GtkCTree mostly solve the size problem, but are quite
          complex and, despite that, not very flexible. They are limited to
-         displaying pixmaps and text, and neither support arbitrary
+         displaying pixmaps and text, and can neither support arbitrary
          widgets nor custom drawing functions.
        </p>
        <p>